Carbon


MPPrintfHandler

Header: Multiprocessing.h Carbon status: Unsupported

void MPPrintfHandler (
    MPTaskID taskID, 
    const char *format, 
    va_list args
);
taskID
format
args

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

You should register a debugger using MPRegisterDebugger instead of calling these debugging functions.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)